[INFO] fetching crate external-dns-sdk 0.7.1...
[INFO] testing external-dns-sdk-0.7.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] extracting crate external-dns-sdk 0.7.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate external-dns-sdk 0.7.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate external-dns-sdk 0.7.1
[INFO] tweaked toml for crates.io crate external-dns-sdk 0.7.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate external-dns-sdk 0.7.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 169 packages to latest compatible versions
[INFO] [stderr]       Adding axum v0.7.9 (available: v0.8.8)
[INFO] [stderr]       Adding reqwest v0.12.28 (available: v0.13.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded kubizone-common v0.14.6
[INFO] [stderr]   Downloaded iri-string v0.7.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 69d3b284c4a31fec3924f7090bd74932e0cdabdef92859f145aaa10145744ae2
[INFO] running `Command { std: "docker" "start" "-a" "69d3b284c4a31fec3924f7090bd74932e0cdabdef92859f145aaa10145744ae2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69d3b284c4a31fec3924f7090bd74932e0cdabdef92859f145aaa10145744ae2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69d3b284c4a31fec3924f7090bd74932e0cdabdef92859f145aaa10145744ae2", kill_on_drop: false }`
[INFO] [stdout] 69d3b284c4a31fec3924f7090bd74932e0cdabdef92859f145aaa10145744ae2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d3a775ea38285a2bc357a6e138d6a8ba4f6680c8f85c575a57c49c8dde2728e
[INFO] running `Command { std: "docker" "start" "-a" "7d3a775ea38285a2bc357a6e138d6a8ba4f6680c8f85c575a57c49c8dde2728e", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling iri-string v0.7.11
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling kubizone-common v0.14.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling external-dns-sdk v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.01s
[INFO] running `Command { std: "docker" "inspect" "7d3a775ea38285a2bc357a6e138d6a8ba4f6680c8f85c575a57c49c8dde2728e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d3a775ea38285a2bc357a6e138d6a8ba4f6680c8f85c575a57c49c8dde2728e", kill_on_drop: false }`
[INFO] [stdout] 7d3a775ea38285a2bc357a6e138d6a8ba4f6680c8f85c575a57c49c8dde2728e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bfd2dd2f2d3eb7475d0feb4c48855b644f867c20ed1b9490cce99db2edaa96f1
[INFO] running `Command { std: "docker" "start" "-a" "bfd2dd2f2d3eb7475d0feb4c48855b644f867c20ed1b9490cce99db2edaa96f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling external-dns-sdk v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.14s
[INFO] running `Command { std: "docker" "inspect" "bfd2dd2f2d3eb7475d0feb4c48855b644f867c20ed1b9490cce99db2edaa96f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfd2dd2f2d3eb7475d0feb4c48855b644f867c20ed1b9490cce99db2edaa96f1", kill_on_drop: false }`
[INFO] [stdout] bfd2dd2f2d3eb7475d0feb4c48855b644f867c20ed1b9490cce99db2edaa96f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0c75ea7ead3edb2238fcba71a36fe1618f17d9b70444f3ed1f29a9804b11c053
[INFO] running `Command { std: "docker" "start" "-a" "0c75ea7ead3edb2238fcba71a36fe1618f17d9b70444f3ed1f29a9804b11c053", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/external_dns_sdk-92cdebbc85cfd1e7)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test difference_calculation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/e2e.rs (/opt/rustwide/target/debug/deps/e2e-6b709bddd382e84b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] [2m2026-03-28T06:35:35.168399Z[0m [35mTRACE[0m [1mhealthz[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("http", localhost:12333)
[INFO] [stdout] [2m2026-03-28T06:35:35.168562Z[0m [34mDEBUG[0m [1mhealthz[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:12333/
[INFO] [stdout] [2m2026-03-28T06:35:35.168649Z[0m [35mTRACE[0m [1mhealthz[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("http"), host=Some("localhost"), port=Some(Port(12333))
[INFO] [stdout] [2m2026-03-28T06:35:35.196465Z[0m [34mDEBUG[0m [1mhealthz[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:12333
[INFO] [stdout] [2m2026-03-28T06:35:35.196863Z[0m [35mTRACE[0m [1mhealthz[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connect error for [::1]:12333: ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[INFO] [stdout] [2m2026-03-28T06:35:35.196970Z[0m [34mDEBUG[0m [1mhealthz[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:12333
[INFO] [stdout] [2m2026-03-28T06:35:35.197229Z[0m [34mDEBUG[0m [1mhealthz[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connected to 127.0.0.1:12333
[INFO] [stdout] [2m2026-03-28T06:35:35.197385Z[0m [35mTRACE[0m [1mhealthz[0m[2m:[0m [2mhyper_util::client::legacy::client[0m[2m:[0m http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] [2m2026-03-28T06:35:35.197477Z[0m [35mTRACE[0m [1mhealthz[0m[2m:[0m [2mhyper_util::client::legacy::client[0m[2m:[0m waiting for connection to be ready
[INFO] [stdout] [2m2026-03-28T06:35:35.197589Z[0m [35mTRACE[0m [2maxum::serve[0m[2m:[0m connection 127.0.0.1:41108 accepted
[INFO] [stdout] [2m2026-03-28T06:35:35.197776Z[0m [35mTRACE[0m [1mhealthz[0m[2m:[0m [2mhyper_util::client::legacy::client[0m[2m:[0m connection is ready
[INFO] [stdout] [2m2026-03-28T06:35:35.197851Z[0m [35mTRACE[0m [1mhealthz[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("http", localhost:12333)
[INFO] [stdout] [2m2026-03-28T06:35:35.198585Z[0m [35mTRACE[0m [1mhealthz[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m put; add idle connection for ("http", localhost:12333)
[INFO] [stdout] [2m2026-03-28T06:35:35.198674Z[0m [34mDEBUG[0m [1mhealthz[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m pooling idle connection for ("http", localhost:12333)
[INFO] [stdout] [2m2026-03-28T06:35:35.198761Z[0m [35mTRACE[0m [1mhealthz[0m[2m:[0m [2mreqwest::retry[0m[2m:[0m shouldn't retry!
[INFO] [stdout] [2m2026-03-28T06:35:35.199111Z[0m [35mTRACE[0m [1madjust_endpoints[0m[1m{[0m[3mendpoints[0m[2m=[0m[][1m}[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m take? ("http", localhost:12333): expiration = Some(90s)
[INFO] [stdout] [2m2026-03-28T06:35:35.199218Z[0m [34mDEBUG[0m [1madjust_endpoints[0m[1m{[0m[3mendpoints[0m[2m=[0m[][1m}[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m reuse idle connection for ("http", localhost:12333)
[INFO] [stdout] [2m2026-03-28T06:35:35.199570Z[0m [34mDEBUG[0m [1madjust_endpoints[0m[1m{[0m[3mendpoints[0m[2m=[0m[][1m}[0m[2m:[0m [2me2e[0m[2m:[0m []
[INFO] [stdout] [2m2026-03-28T06:35:35.199925Z[0m [35mTRACE[0m [1madjust_endpoints[0m[1m{[0m[3mendpoints[0m[2m=[0m[][1m}[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m put; add idle connection for ("http", localhost:12333)
[INFO] [stdout] [2m2026-03-28T06:35:35.200016Z[0m [34mDEBUG[0m [1madjust_endpoints[0m[1m{[0m[3mendpoints[0m[2m=[0m[][1m}[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m pooling idle connection for ("http", localhost:12333)
[INFO] [stdout] [2m2026-03-28T06:35:35.200106Z[0m [35mTRACE[0m [1madjust_endpoints[0m[1m{[0m[3mendpoints[0m[2m=[0m[][1m}[0m[2m:[0m [2mreqwest::retry[0m[2m:[0m shouldn't retry!
[INFO] [stdout] [2m2026-03-28T06:35:35.200225Z[0m [35mTRACE[0m [1madjust_endpoints[0m[1m{[0m[3mendpoints[0m[2m=[0m[][1m}[0m[2m:[0m [2mexternal_dns_sdk::client[0m[2m:[0m webhook returned status code: 200 OK
[INFO] [stdout] [2m2026-03-28T06:35:35.200341Z[0m [35mTRACE[0m [1madjust_endpoints[0m[1m{[0m[3mendpoints[0m[2m=[0m[][1m}[0m[2m:[0m [2mexternal_dns_sdk::client[0m[2m:[0m api returned response: []
[INFO] [stdout] [2m2026-03-28T06:35:35.200552Z[0m [35mTRACE[0m [1mget_records[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m take? ("http", localhost:12333): expiration = Some(90s)
[INFO] [stdout] [2m2026-03-28T06:35:35.200642Z[0m [34mDEBUG[0m [1mget_records[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m reuse idle connection for ("http", localhost:12333)
[INFO] [stdout] [2m2026-03-28T06:35:35.201103Z[0m [35mTRACE[0m [1mget_records[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m put; add idle connection for ("http", localhost:12333)
[INFO] [stdout] [2m2026-03-28T06:35:35.201202Z[0m [34mDEBUG[0m [1mget_records[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m pooling idle connection for ("http", localhost:12333)
[INFO] [stdout] [2m2026-03-28T06:35:35.201282Z[0m [35mTRACE[0m [1mget_records[0m[2m:[0m [2mreqwest::retry[0m[2m:[0m shouldn't retry!
[INFO] [stdout] [2m2026-03-28T06:35:35.201380Z[0m [35mTRACE[0m [1mget_records[0m[2m:[0m [2mexternal_dns_sdk::client[0m[2m:[0m webhook returned status code: 200 OK
[INFO] [stdout] [2m2026-03-28T06:35:35.201485Z[0m [35mTRACE[0m [1mget_records[0m[2m:[0m [2mexternal_dns_sdk::client[0m[2m:[0m api returned response: []
[INFO] [stdout] [2m2026-03-28T06:35:35.201860Z[0m [35mTRACE[0m [1mset_records[0m[1m{[0m[3mchanges[0m[2m=[0m[Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }), Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("delete"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] })][1m}[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m take? ("http", localhost:12333): expiration = Some(90s)
[INFO] [stdout] [2m2026-03-28T06:35:35.201950Z[0m [34mDEBUG[0m [1mset_records[0m[1m{[0m[3mchanges[0m[2m=[0m[Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }), Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("delete"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] })][1m}[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m reuse idle connection for ("http", localhost:12333)
[INFO] [stdout] [2m2026-03-28T06:35:35.202427Z[0m [35mTRACE[0m [1mset_records[0m[1m{[0m[3mchanges[0m[2m=[0m[Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }), Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("delete"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] })][1m}[0m[2m:[0m [2me2e[0m[2m:[0m creating update.org
[INFO] [stdout] [2m2026-03-28T06:35:35.202512Z[0m [35mTRACE[0m [1mset_records[0m[1m{[0m[3mchanges[0m[2m=[0m[Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }), Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("delete"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] })][1m}[0m[2m:[0m [2me2e[0m[2m:[0m creating delete.org
[INFO] [stdout] [2m2026-03-28T06:35:35.202801Z[0m [35mTRACE[0m [1mset_records[0m[1m{[0m[3mchanges[0m[2m=[0m[Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }), Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("delete"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] })][1m}[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m put; add idle connection for ("http", localhost:12333)
[INFO] [stdout] [2m2026-03-28T06:35:35.202896Z[0m [34mDEBUG[0m [1mset_records[0m[1m{[0m[3mchanges[0m[2m=[0m[Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }), Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("delete"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] })][1m}[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m pooling idle connection for ("http", localhost:12333)
[INFO] [stdout] [2m2026-03-28T06:35:35.202976Z[0m [35mTRACE[0m [1mset_records[0m[1m{[0m[3mchanges[0m[2m=[0m[Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }), Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("delete"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] })][1m}[0m[2m:[0m [2mreqwest::retry[0m[2m:[0m shouldn't retry!
[INFO] [stdout] [2m2026-03-28T06:35:35.203240Z[0m [35mTRACE[0m [1mget_records[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m take? ("http", localhost:12333): expiration = Some(90s)
[INFO] [stdout] [2m2026-03-28T06:35:35.203333Z[0m [34mDEBUG[0m [1mget_records[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m reuse idle connection for ("http", localhost:12333)
[INFO] [stdout] [2m2026-03-28T06:35:35.203813Z[0m [35mTRACE[0m [1mget_records[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m put; add idle connection for ("http", localhost:12333)
[INFO] [stdout] [2m2026-03-28T06:35:35.207219Z[0m [34mDEBUG[0m [1mget_records[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m pooling idle connection for ("http", localhost:12333)
[INFO] [stdout] [2m2026-03-28T06:35:35.207333Z[0m [35mTRACE[0m [1mget_records[0m[2m:[0m [2mreqwest::retry[0m[2m:[0m shouldn't retry!
[INFO] [stdout] [2m2026-03-28T06:35:35.207451Z[0m [35mTRACE[0m [1mget_records[0m[2m:[0m [2mexternal_dns_sdk::client[0m[2m:[0m webhook returned status code: 200 OK
[INFO] [stdout] [2m2026-03-28T06:35:35.207623Z[0m [35mTRACE[0m [1mget_records[0m[2m:[0m [2mexternal_dns_sdk::client[0m[2m:[0m api returned response: [Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }, Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("delete"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }]
[INFO] [stdout] [2m2026-03-28T06:35:35.208085Z[0m [35mTRACE[0m [1mset_records[0m[1m{[0m[3mchanges[0m[2m=[0m[Delete(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("delete"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }), Update { old: Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }, new: Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.2"], record_ttl: Some(300), labels: {}, provider_specific: [] } }, Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("create"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] })][1m}[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m take? ("http", localhost:12333): expiration = Some(90s)
[INFO] [stdout] [2m2026-03-28T06:35:35.208202Z[0m [34mDEBUG[0m [1mset_records[0m[1m{[0m[3mchanges[0m[2m=[0m[Delete(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("delete"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }), Update { old: Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }, new: Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.2"], record_ttl: Some(300), labels: {}, provider_specific: [] } }, Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("create"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] })][1m}[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m reuse idle connection for ("http", localhost:12333)
[INFO] [stdout] [2m2026-03-28T06:35:35.208756Z[0m [35mTRACE[0m [1mset_records[0m[1m{[0m[3mchanges[0m[2m=[0m[Delete(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("delete"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }), Update { old: Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }, new: Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.2"], record_ttl: Some(300), labels: {}, provider_specific: [] } }, Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("create"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] })][1m}[0m[2m:[0m [2me2e[0m[2m:[0m deleting delete.org
[INFO] [stdout] [2m2026-03-28T06:35:35.208860Z[0m [35mTRACE[0m [1mset_records[0m[1m{[0m[3mchanges[0m[2m=[0m[Delete(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("delete"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }), Update { old: Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }, new: Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.2"], record_ttl: Some(300), labels: {}, provider_specific: [] } }, Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("create"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] })][1m}[0m[2m:[0m [2me2e[0m[2m:[0m updating update.org from 192.168.0.1 to 192.168.0.2
[INFO] [stdout] [2m2026-03-28T06:35:35.208942Z[0m [35mTRACE[0m [1mset_records[0m[1m{[0m[3mchanges[0m[2m=[0m[Delete(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("delete"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }), Update { old: Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }, new: Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.2"], record_ttl: Some(300), labels: {}, provider_specific: [] } }, Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("create"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] })][1m}[0m[2m:[0m [2me2e[0m[2m:[0m creating create.org
[INFO] [stdout] [2m2026-03-28T06:35:35.209288Z[0m [35mTRACE[0m [1mset_records[0m[1m{[0m[3mchanges[0m[2m=[0m[Delete(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("delete"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }), Update { old: Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }, new: Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.2"], record_ttl: Some(300), labels: {}, provider_specific: [] } }, Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("create"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] })][1m}[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m put; add idle connection for ("http", localhost:12333)
[INFO] [stdout] [2m2026-03-28T06:35:35.209384Z[0m [34mDEBUG[0m [1mset_records[0m[1m{[0m[3mchanges[0m[2m=[0m[Delete(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("delete"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }), Update { old: Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }, new: Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.2"], record_ttl: Some(300), labels: {}, provider_specific: [] } }, Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("create"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] })][1m}[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m pooling idle connection for ("http", localhost:12333)
[INFO] [stdout] [2m2026-03-28T06:35:35.209465Z[0m [35mTRACE[0m [1mset_records[0m[1m{[0m[3mchanges[0m[2m=[0m[Delete(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("delete"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }), Update { old: Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }, new: Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.2"], record_ttl: Some(300), labels: {}, provider_specific: [] } }, Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("create"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] })][1m}[0m[2m:[0m [2mreqwest::retry[0m[2m:[0m shouldn't retry!
[INFO] [stdout] [2m2026-03-28T06:35:35.209709Z[0m [35mTRACE[0m [1mget_records[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m take? ("http", localhost:12333): expiration = Some(90s)
[INFO] [stdout] [2m2026-03-28T06:35:35.209802Z[0m [34mDEBUG[0m [1mget_records[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m reuse idle connection for ("http", localhost:12333)
[INFO] [stdout] [2m2026-03-28T06:35:35.210311Z[0m [35mTRACE[0m [1mget_records[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m put; add idle connection for ("http", localhost:12333)
[INFO] [stdout] [2m2026-03-28T06:35:35.210396Z[0m [34mDEBUG[0m [1mget_records[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m pooling idle connection for ("http", localhost:12333)
[INFO] [stdout] [2m2026-03-28T06:35:35.210462Z[0m [35mTRACE[0m [1mget_records[0m[2m:[0m [2mreqwest::retry[0m[2m:[0m shouldn't retry!
[INFO] [stdout] [2m2026-03-28T06:35:35.210561Z[0m [35mTRACE[0m [1mget_records[0m[2m:[0m [2mexternal_dns_sdk::client[0m[2m:[0m webhook returned status code: 200 OK
[INFO] [stdout] [2m2026-03-28T06:35:35.210696Z[0m [35mTRACE[0m [1mget_records[0m[2m:[0m [2mexternal_dns_sdk::client[0m[2m:[0m api returned response: [Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.2"], record_ttl: Some(300), labels: {}, provider_specific: [] }, Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("create"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }]
[INFO] [stdout] [2m2026-03-28T06:35:35.210995Z[0m [35mTRACE[0m [1mset_records[0m[1m{[0m[3mchanges[0m[2m=[0m[Delete(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.2"], record_ttl: Some(300), labels: {}, provider_specific: [] }), Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("new"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.3"], record_ttl: Some(300), labels: {}, provider_specific: [] })][1m}[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m take? ("http", localhost:12333): expiration = Some(90s)
[INFO] [stdout] [2m2026-03-28T06:35:35.211092Z[0m [34mDEBUG[0m [1mset_records[0m[1m{[0m[3mchanges[0m[2m=[0m[Delete(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.2"], record_ttl: Some(300), labels: {}, provider_specific: [] }), Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("new"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.3"], record_ttl: Some(300), labels: {}, provider_specific: [] })][1m}[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m reuse idle connection for ("http", localhost:12333)
[INFO] [stdout] [2m2026-03-28T06:35:35.211513Z[0m [35mTRACE[0m [1mset_records[0m[1m{[0m[3mchanges[0m[2m=[0m[Delete(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.2"], record_ttl: Some(300), labels: {}, provider_specific: [] }), Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("new"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.3"], record_ttl: Some(300), labels: {}, provider_specific: [] })][1m}[0m[2m:[0m [2me2e[0m[2m:[0m deleting update.org
[INFO] [stdout] [2m2026-03-28T06:35:35.211605Z[0m [35mTRACE[0m [1mset_records[0m[1m{[0m[3mchanges[0m[2m=[0m[Delete(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.2"], record_ttl: Some(300), labels: {}, provider_specific: [] }), Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("new"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.3"], record_ttl: Some(300), labels: {}, provider_specific: [] })][1m}[0m[2m:[0m [2me2e[0m[2m:[0m creating new.org
[INFO] [stdout] [2m2026-03-28T06:35:35.211894Z[0m [35mTRACE[0m [1mset_records[0m[1m{[0m[3mchanges[0m[2m=[0m[Delete(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.2"], record_ttl: Some(300), labels: {}, provider_specific: [] }), Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("new"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.3"], record_ttl: Some(300), labels: {}, provider_specific: [] })][1m}[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m put; add idle connection for ("http", localhost:12333)
[INFO] [stdout] [2m2026-03-28T06:35:35.211977Z[0m [34mDEBUG[0m [1mset_records[0m[1m{[0m[3mchanges[0m[2m=[0m[Delete(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.2"], record_ttl: Some(300), labels: {}, provider_specific: [] }), Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("new"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.3"], record_ttl: Some(300), labels: {}, provider_specific: [] })][1m}[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m pooling idle connection for ("http", localhost:12333)
[INFO] [stdout] [2m2026-03-28T06:35:35.212044Z[0m [35mTRACE[0m [1mset_records[0m[1m{[0m[3mchanges[0m[2m=[0m[Delete(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.2"], record_ttl: Some(300), labels: {}, provider_specific: [] }), Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("new"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.3"], record_ttl: Some(300), labels: {}, provider_specific: [] })][1m}[0m[2m:[0m [2mreqwest::retry[0m[2m:[0m shouldn't retry!
[INFO] [stdout] [2m2026-03-28T06:35:35.212284Z[0m [35mTRACE[0m [1mget_records[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m take? ("http", localhost:12333): expiration = Some(90s)
[INFO] [stdout] [2m2026-03-28T06:35:35.212368Z[0m [34mDEBUG[0m [1mget_records[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m reuse idle connection for ("http", localhost:12333)
[INFO] [stdout] [2m2026-03-28T06:35:35.212816Z[0m [35mTRACE[0m [1mget_records[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m put; add idle connection for ("http", localhost:12333)
[INFO] [stdout] [2m2026-03-28T06:35:35.212885Z[0m [34mDEBUG[0m [1mget_records[0m[2m:[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m pooling idle connection for ("http", localhost:12333)
[INFO] [stdout] [2m2026-03-28T06:35:35.212937Z[0m [35mTRACE[0m [1mget_records[0m[2m:[0m [2mreqwest::retry[0m[2m:[0m shouldn't retry!
[INFO] [stdout] [2m2026-03-28T06:35:35.213018Z[0m [35mTRACE[0m [1mget_records[0m[2m:[0m [2mexternal_dns_sdk::client[0m[2m:[0m webhook returned status code: 200 OK
[INFO] [stdout] [2m2026-03-28T06:35:35.213137Z[0m [35mTRACE[0m [1mget_records[0m[2m:[0m [2mexternal_dns_sdk::client[0m[2m:[0m api returned response: [Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("create"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }, Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("new"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.3"], record_ttl: Some(300), labels: {}, provider_specific: [] }]
[INFO] [stdout] test main ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests external_dns_sdk
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0c75ea7ead3edb2238fcba71a36fe1618f17d9b70444f3ed1f29a9804b11c053", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c75ea7ead3edb2238fcba71a36fe1618f17d9b70444f3ed1f29a9804b11c053", kill_on_drop: false }`
[INFO] [stdout] 0c75ea7ead3edb2238fcba71a36fe1618f17d9b70444f3ed1f29a9804b11c053
